home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Apple Reference & Presen…rary 6 (Reseller Edition)
/
Apple Ref. & Pres. Lib.v6.0.toast
/
pc
/
3-Presentations
/
Apple Demos
/
CPUs
/
Macintosh Solutions Demo
/
Macintosh Solutions 1.0
/
card_5418.txt
< prev
next >
Wrap
Text File
|
1990-08-24
|
4KB
|
176 lines
-- card: 5418 from stack: in.0
-- bmap block id: 18241
-- flags: 4000
-- background id: 4734
-- name: USAB1.1
-- part 18 (button)
-- low flags: 00
-- high flags: A003
-- rect: left=325 top=93 right=115 bottom=489
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Which Macintosh?…
----- HyperTalk script -----
on mouseUp
determineSoftware -- bg script
put empty into softwareList
put char 4 of short name of this card into whichCategory
repeat with i = 6 to 7 -- "Category B"
set cursor to busy
if the hilight of cd btn i = true then
goSolution whichCategory,2
exit mouseUp
end if
end repeat
repeat with i = 2 to 5 -- "Category A"
set cursor to busy
if the hilight of cd btn i = true then
goSolution whichCategory,1
exit mouseUp
end if
end repeat
answer "Please select at least one software category."
end mouseUp
-- part 5 (button)
-- low flags: 00
-- high flags: A005
-- rect: left=79 top=244 right=265 bottom=213
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Word Processing
----- HyperTalk script -----
on mouseUp
if the hilight of me is true then putMeInList (short name of me)
else getMeOutOfList (short name of me)
end mouseUp
-- part 6 (button)
-- low flags: 00
-- high flags: A005
-- rect: left=79 top=224 right=245 bottom=213
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Spreadsheets
----- HyperTalk script -----
on mouseUp
if the hilight of me is true then putMeInList (short name of me)
else getMeOutOfList (short name of me)
end mouseUp
-- part 7 (button)
-- low flags: 00
-- high flags: A005
-- rect: left=79 top=164 right=185 bottom=213
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Database
----- HyperTalk script -----
on mouseUp
if the hilight of me is true then putMeInList (short name of me)
else getMeOutOfList (short name of me)
end mouseUp
-- part 8 (button)
-- low flags: 00
-- high flags: A005
-- rect: left=79 top=184 right=205 bottom=213
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: E-Mail
----- HyperTalk script -----
on mouseUp
if the hilight of me is true then putMeInList (short name of me)
else getMeOutOfList (short name of me)
end mouseUp
-- part 10 (button)
-- low flags: 00
-- high flags: A005
-- rect: left=79 top=144 right=165 bottom=218
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Accounting
----- HyperTalk script -----
on mouseUp
if the hilight of me is true then putMeInList (short name of me)
else getMeOutOfList (short name of me)
end mouseUp
-- part 12 (button)
-- low flags: 00
-- high flags: A005
-- rect: left=79 top=204 right=225 bottom=218
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Presentations
----- HyperTalk script -----
on mouseUp
if the hilight of me is true then putMeInList (short name of me)
else getMeOutOfList (short name of me)
end mouseUp
-- part contents for background part 1
----- text -----
USAB1.1
-- part contents for background part 3
----- text -----
6
-- part contents for background part 7
----- text -----
Click to select the software categories that interest you, then click the “Which Macintosh?…” button to see the recommended Macintosh.